footer.footer {
    background: #f6f6f6;
    background: url(../images/index9-bg3.png) center center no-repeat;
    background-size: 100% 100%
}

footer.footer .footer-top {
    padding: .7rem 0 0;
}

footer.footer .footer-top .footer-wrap {
    padding-bottom: .34rem
}

footer.footer .footer-top .footer-right {
    float: right;
    width: 5.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer.footer .footer-top .footer-logo{
    float: left;
    width: 3rem
}

footer.footer .footer-top .footer-logo .footer-text{
    width: 2.5rem;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: #28aa4a;
    color: #FFF;
    padding: 0 10px 0 10px;
    margin: 0.2rem 0;
}

footer.footer .footer-top .footer-nav {
    float: left;
    width: 5rem
}

footer.footer .footer-top .footer-nav dl {
    float: left;
    width: 25%;
    margin-bottom: .31rem
}

footer.footer .footer-top .footer-nav dl a:hover {
    opacity: .8
}

footer.footer .footer-top .footer-nav dl dt a {
    font-size: .16rem;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    display: block
}

footer.footer .footer-top .footer-nav dl dd {
    margin-top: 0rem
}


footer.footer .footer-top .footer-nav dl dd:first-child a{
    display: block;
    font-size: .14rem;
    line-height: 1.5;
    color: #999;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: .2rem
}

footer.footer .footer-top .footer-nav dl dd a {
    display: block;
    font-size: .14rem;
    line-height: 1.5;
    color: #999;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0rem;
    margin-top: 0.1rem;
}

footer.footer .footer-top .address {
    width: 4rem
}

footer.footer .footer-top .address li {
    font-size: .16rem;
    line-height: 1.5;
    color: #999;
    margin-bottom: .2rem
}

footer.footer .footer-top .QR-code {
    margin-bottom: .3rem;
    margin-right: 0.2rem;
}

footer.footer .footer-top .QR-code .QR-code-img {
    position: relative;
    margin-bottom: .04rem
}

footer.footer .footer-top .QR-code .QR-code-img img {
    display: block;
    width: 1rem;
    height: 1rem
}

footer.footer .footer-top .QR-code .QR-code-img .QR-code-img-text {
    width: 100%;
    padding-top: .1rem;
    text-align: center
}

footer.footer .footer-top .QR-code .QR-code-img .QR-code-img-text span {
    font-size: .16rem;
    line-height: 1.4;
    color: #707070;
    display: block
}

footer.footer .footer-top .footer-links b,
footer.footer .footer-top .footer-links div a {
    font-size: .16rem;
    line-height: .3rem;
    color: #707070
}

footer.footer .footer-top .footer-links b {
    width: 9%;
    float: left
}

footer.footer .footer-top .footer-links div {
    width: 91%;
    float: left;
    word-break: break-word
}

footer.footer .footer-top .footer-links div a {
    margin-right: .24rem
}

footer.footer .footer-top .footer-links div a:hover {
    color: #0b40ae
}

footer.footer .footer-bottom {
    background: rgba(51, 51, 51, .7);
    padding: .12rem 0
}

@media screen and (max-width:1024px) {
    footer.footer .footer-bottom {
        height: auto;
        padding: .2rem 0
    }
}

footer.footer .footer-bottom .triangle {
    position: absolute;
    left: 50%;
    bottom: -.6rem;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-right: .2rem solid transparent !important;
    border-top: .2rem solid transparent !important;
    border-left: .2rem solid transparent !important;
    border-bottom: .2rem solid #999999
}

footer.footer .footer-bottom .footer-copyright {
    position: relative;
    text-align: center
}

footer.footer .footer-bottom .footer-copyright .Record,
footer.footer .footer-bottom .footer-copyright .copyright {
    display: inline-block;
    font-size: .14rem;
    color: #999999;
    line-height: .15rem
}

footer.footer .footer-bottom .footer-copyright .Record {
    margin-left: .2rem
}

footer.footer .footer-bottom .footer-copyright .Record a {
    font-size: .14rem;
    color: #999999;
    line-height: .15rem
}

footer.footer .footer-bottom .footer-copyright .Record a:hover,
footer.footer .footer-bottom .footer-copyright .support .support-in li a:hover {
    text-decoration: underline
}

footer.footer .footer-bottom .footer-copyright .support {
    display: inline-block;
    margin-left: .2rem;
    font-size: .14rem;
    font-weight: 400;
    line-height: .2rem;
    color: #999999
}

footer.footer .footer-bottom .footer-copyright .support .support-in,
footer.footer .footer-bottom .footer-copyright .support p {
    display: inline-block
}

footer.footer .footer-bottom .footer-copyright .support .support-in li a {
    color: #999999
}

@media screen and (max-width:1024px) {

    footer.footer .footer-bottom .footer-copyright .Record,
    footer.footer .footer-bottom .footer-copyright .copyright {
        display: block;
        margin-bottom: .15rem;
        font-size: .2rem;
        line-height: .28rem
    }

    footer.footer .footer-bottom .footer-copyright .Record a {
        font-size: .2rem;
        line-height: .28rem
    }

    footer.footer .footer-bottom .footer-copyright .support {
        margin-left: 0;
        font-size: .2rem
    }

    footer.footer .footer-bottom .footer-copyright .support .support-in li {
        margin-left: 0
    }

    footer.footer .footer-bottom .footer-copyright .support .support-in li a {
        font-size: .2rem;
        line-height: .36rem
    }

    footer.footer {
        padding-bottom: 1.5rem
    }

    footer.footer .footer-top {
        padding: 4% .2rem
    }

    footer.footer .footer-top .footer-wrap {
        padding-bottom: .34rem
    }

    footer.footer .footer-top .footer-nav {
        float: none;
        width: 100%
    }

    footer.footer .footer-top .footer-nav dl {
        float: left;
        width: 25%
    }

    footer.footer .footer-top .footer-nav dl dt a {
        font-size: .24rem;
        line-height: 1.5
    }

    footer.footer .footer-top .footer-nav dl dd {
        margin-top: .24rem
    }

    footer.footer .footer-top .footer-nav dl dd a {
        font-size: .28rem;
        line-height: .28rem
    }

    footer.footer .footer-top .footer-right {
        float: none
    }

    footer.footer .footer-top .address {
        float: none;
        width: 100%;
        padding-left: 0;
        text-align: left
    }

    footer.footer .footer-top .address li {
        font-size: .22rem;
        line-height: 1.6
    }

    footer.footer .footer-top .QR-code {
        float: none;
        width: 100%;
        text-align: left;
        font-size: 0
    }

    footer.footer .footer-top .QR-code .QR-code-img {
        position: relative;
        margin-bottom: 0;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: top;
        width: 40%;
        margin-right: 4%
    }

    footer.footer .footer-top .QR-code .QR-code-img img {
        width: 100%;
        height: auto
    }

    footer.footer .footer-top .QR-code .QR-code-img:nth-child(2) {
        margin-right: 0
    }

    footer.footer .footer-top .QR-code .QR-code-img .QR-code-img-text {
        width: 100%;
        position: static;
        padding-left: 0;
        padding-top: .1rem
    }

    footer.footer .footer-top .QR-code .QR-code-img .QR-code-img-text span {
        font-size: .28rem;
        line-height: .28rem;
        margin-top: .1rem
    }

    footer.footer .footer-top .footer-links b,
    footer.footer .footer-top .footer-links div a {
        font-size: .28rem;
        line-height: 1.6
    }

    footer.footer .footer-top .footer-links b {
        width: 100%;
        display: block;
        float: none
    }

    footer.footer .footer-top .footer-links div {
        width: 100%;
        float: none
    }
}

@media screen and (max-width:1024px) {
    footer.footer .footer-top .footer-logo {
        float: left;
        text-align: center;
        width: 100%;
    }
    footer.footer .footer-top .footer-logo .footer-text{
        width: 100%;
    }
    footer.footer .footer-top .footer-right{
        width: 100%;
    }
    footer.footer .footer-top .footer-nav dl dt a {
        font-size: .28rem;
        line-height: 1.5;
    }
    footer.footer .footer-top .QR-code {
        float: left;
        width: 35%;
        text-align: left;
        font-size: 0;
    }
    footer.footer .footer-top .QR-code .QR-code-img{
        width: 100%;

    }
    footer.footer .footer-top .address{
        width: 60%;
        float: left;
    }
    footer.footer {
        padding-bottom: 0.8rem;
    }
    .banner{
        margin-top: 0.25rem;
    }
}